Tremor = table.duplicate(PfxM_Box); table.inbox(Tremor, "hi-light[fx]: Tremor","Syl",true,false,"#E2EAFD","#3F3C3C","#FFFFFF","0","0","0","l.start_time + syl.start_time","l.start_time + syl.end_time","","","","","syl.center","syl.middle","","","5","1","fx.pos_x","fx.pos_y","","1","1.45*l.scale_x, 1.45*l.scale_x","syl.text","format('\\\\t(\\\\fscx%s\\\\fscy%s)\\\\jitter(%s,%s,%s,%s,50,1000)', l.scale_x, l.scale_y, r(3,7)*(-1)^r(2), r(3,7)*(-1)^r(2), r(3,7)*(-1)^r(2), r(3,7)*(-1)^r(2))",""); table.insert(hilight_fx_library, Tremor); table.insert(hilight_fx, "Tremor")


Senoidal_Move_I = table.duplicate(PfxM_Box); table.inbox(Senoidal_Move_I, "lead-out[fx]: Senoidal Move I","Syl",true,false,"#F6F3F3","#ADC4D6","#6A8DD6","0","0","0","l.start_time + syl.end_time","l.start_time + syl.end_time + 400 + 20*j","","","","","syl.center","syl.middle","","","5","0","fx.pos_x, fx.pos_x","fx.pos_y, fx.pos_y - var.syl.Dx","","16","","syl.text","format('\\\\org(%s, -10000)%s\\\\fad(0,200)%s\\\\t(%s)', fx.pos_x, tag.clip(fx.pos_l - 100, fx.pos_t, syl.width + 200, syl.height, 17), tag.oscill(fx.dur, 60, var.loop.Ang(3.5, 0.025)), tag.clip(fx.pos_l - 100, fx.pos_t - var.syl.Dx, syl.width + 200, syl.height, 17))","Ang = function(Domain, angle) ang = angle or 0.04 a = {} for i = 0, 3 do a[i + 1] = math.round(ang*sin(Domain*pi*module + i*pi/2), 3) end return table.concat1(a, '\\\\fr') end, Dx = 26*ratio"); table.insert(leadout_fx_library, Senoidal_Move_I); table.insert(leadout_fx, "Senoidal Move I")